Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move test-suite configuration out of root's ~/.rpmmacros #3527

Merged
merged 3 commits into from
Jan 20, 2025

Conversation

pmatilai
Copy link
Member

This is the second half of #3524 rebased on top of #3525. It's all pretty straightforward now, the tricky part turned out to be #3525.

Fixes: #3521

Keyring type is not something that would be user-specific in a real
world scenario anyhow.

The third step to fixing rpm-software-management#3521
Signing key configuration is obviously something that belongs to the
user's macros, but lets get on with the times and use the new XDG config
directory for that.

The remaining references to ~/.rpmmacros in rpmmacro.at are related to
testing behavior with the old-style configuration and need to be preserved.

This is the fourth and final step to fixing rpm-software-management#3521.
@pmatilai pmatilai requested a review from a team as a code owner January 20, 2025 09:30
@pmatilai pmatilai requested review from ffesti and removed request for a team January 20, 2025 09:30
@ffesti ffesti merged commit aec3d1d into rpm-software-management:master Jan 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move test-suite rpm configuration away from /root/.rpmmacros
2 participants